@font-face
{
    font-family: 'the lucky man';
  src: url('the lucky man.eot');
  src: url('the lucky man.eot?#') format('embedded-opentype'),
      url('the lucky man.woff') format('woff'),
      url('the lucky man.ttf') format('truetype');
}
